.NET Framework Administrator Overview  

Configuring ASP.NET Applications

Send feedback on this topic.

The ASP.NET configuration system features an extensible infrastructure that defines configuration settings at the time the ASP.NET application is first deployed, and allows administrators to add or revise configuration settings at any time with minimal impact on operational Web applications and servers.

The ASP.NET configuration system provides the following benefits:

See Also

See the following topics in the .NET Framework SDK documentation: Format of ASP.NET Configuration Files, ASP.NET Configuration.